# Build output
main.js
*.map

# Dependencies
node_modules/

# Lock files
package-lock.json
pnpm-lock.yaml
yarn.lock

# Other
.git/
coverage/
